class: center, middle, inverse, title-slide # Data Visualization ## An intro ### Fabio CRUZ ### Université de Lorraine ### 2021/02/01 (updated: 2021-02-01) --- --- # Learning outcomes Data visualization is a fundamental part of the analysis of data. - You will produce your first reproducible image. - You will have a basic understanding of the main component and functions of `ggplot2`. --- class: middle # Agenda of this sprint 1. Understanding the `ggplot2` package --- class: middle # What is Data Visualization? - are graphical representations of data -- - use different colors, shapes, and the coordinate system to summarize data -- - tell a story -- - are useful for exploring data --- class: middle ## For example [Coronavirus Pandemic (COVID-19)](https://ourworldindata.org/coronavirus) [How LGBTQ+ hate crime is committed by young people against young people](https://www.bbc.com/news/uk-46543874) [Why Time Flies](https://maximiliankiener.com/digitalprojects/time/) [Mandatory Paid Vacation](https://www.instagram.com/p/CE1kpM5FhWR/?utm_source=ig_web_copy_link) [Why are K-pop groups so big?](https://pudding.cool/2020/10/kpop/) --- class: inverse middle .white[ ## Autonomus tutorial: Hi grammar of graphics!
] --- .infobox.assignment[ Let's play with the **ggplot2**: 1. Open the [`Data Visualization Basics`](https://rstudio.cloud/learn/primers/1.1) on Rstudio cloud. 2. Make the step-by-step tutorial 3. Answer the questions, in the `ARCHE.Rmd` document as long as you find the answers. ] --- <img src="data:image/png;base64,#img/Dataviz-00.jpg" width="80%" style="display: block; margin: auto;" />
20
:
00
--- class: middle # Summarize the insigths on `ggplot2` the ARCHE document --- class: center, middle ## Coffe ☕